home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 2005 October / Computer Shopper 2005 October.iso / Toolkit / Internet / Ameol / A2542028.EXE / {app} / Addons / CHANGES.TXT next >
Encoding:
Text File  |  1999-06-18  |  5.6 KB  |  155 lines

  1. Beta 15
  2.  
  3. 1.  Fixed Y2K issue with file dates greater than 1999.
  4. 2.  Fixed GPF deleting fdir entries.
  5. 3.  Read Only Topics should now maintain their state 
  6.     after purging.
  7. 4.  Fixed GPF when creating a new conference and changing 
  8.     the names of topics.
  9.  
  10. Beta 14
  11.  
  12. 1.  Fixed problem with OS & Status notify option not sticking.
  13. 2.  Prompt / Multiple / Single message notification is now 
  14.     settable via the setup dialog.
  15. 3.  Fixed mouse highlighting problem, when multiple items 
  16.     were selected.
  17. 4.  Added description to fexport mail message for the file 
  18.     pool mods.
  19. 5.  The fexport mail is now not generated within the filepool
  20.     conference.
  21.  
  22. Beta 12
  23.  
  24. 1.  Made adding software status and O/S to notification message 
  25.     optional.
  26. 2.  Fixed focus problem with main and notification dialogs.
  27. 3.  Turned off word wrap in the notification dialog.
  28. 4.  The RMB text now toggles Hold and Release depending on item 
  29.     state. (and Hold/Release for multiple selections).
  30. 5.  Fixed highlight problem during spell checks.
  31. 6.  Added minimal support for mail notifications of filepool 
  32.     exports.
  33. 7.  Fixed Copy/Past problem with Ameol 1.x.
  34.  
  35. Beta 11.
  36.  
  37. 1.  Changed so that Conf / Edit File List is always enabled. If you 
  38.     select it in a topic you don't moderate, it will popup the list 
  39.     of available topics.
  40. 2.  Added some toolbar bitmaps for Help/About and Help/Contents for 
  41.     Moderate.
  42. 3.  Fixed problem with exporting multiple files to filepool, skipping 
  43.     files.
  44. 4.  Added Status and O/S to flist Notification fields, left blank for
  45.     the moderator to fill in (or delete).
  46. 5.  Re-Enabled code to toggle topic read only/read write status.
  47. 6.  Moved Moderate Setup dialog to the configure addon dialog. (though 
  48.     this does add 3 extra pages, I think it fits in quite well...)
  49.  
  50. Beta 10.
  51.  
  52. 1. Changed topic read only status code, to revert to the previous
  53.    version. This is done to confirm this was the cause of a pre-blink
  54.    GPF.
  55. 2. Hopefully fixed problem with topic size updating code.
  56. 3. Moderate now includes the WinHorus and HCTools support addons 
  57.    within the main program.
  58. 4. Fixed GPF closing the dialog with Escape.
  59.  
  60.  
  61. Beta 9.
  62.  
  63. 1. Changed the read only/write update code slightly for when topic information 
  64.    is re-freshed, but I doubt it will stop the extra updates.
  65.  
  66. 2. Set statistics dialog controls to hidden.
  67.  
  68. 3. Changed the logic of spell checking notification messages, so you shouldn't
  69.    have to press finish twice.
  70.  
  71. 4. Implemented new setup program.
  72.  
  73. 5. Extended file name length to 14 characters in filepool / mail notification 
  74.    dialog.
  75.  
  76. Beta 8.
  77.  
  78. 1. Final attempt to fix the script problems. I've reverted to the original 
  79.    method of switching the read only status, on reflectionseemed a bit stilly 
  80.    to use the new method on a newly created conference.
  81.  
  82. 2. Changed drag behaviour so that unless you've pre-highlighted the line you
  83.    want to drag, it behaves as a normal listbox.
  84.  
  85. 3. Changed drag cursor logic, so it changed to the no drop cursor when not 
  86.    within the listbox window when dragging.
  87.    
  88. Beta 7.
  89.  
  90. 1. Another attempt to fix the script problems.
  91.  
  92. Beta 6.
  93.  
  94. 1. Fixed problem with toggling conference Read Only status.
  95. 2. Changed read only toggle to only activate if status has actually changed (oops :)).
  96. 3. Adjusted edit buffer on flist descriptions to 1024 bytes, compared to 512,
  97.    and added checks so this can't be over flowed and cause GPF.
  98.  
  99. Beta 5.
  100.  
  101. 1. Added Script items to not toggle but set topic read only/read write status.
  102. 2. Changed notification window description back to having the description on 
  103.    it's own line.
  104. 3. Removed Cancel from delete flist entry query dialog.
  105. 4. Fixed problem with new Topic Notification routine (Modal Dialog) 
  106.    calling the MDI message editor routine.
  107. 5. Now 'optionally' saves the last upload directory.
  108. 6. Added query cancel dialog to notification edit window.
  109. 7. Completed 16bit port.
  110.  
  111. Beta 4.
  112.  
  113. 1. The only change in this version is it (hopefully) cures the
  114.    layout problem using large fonts.
  115.  
  116. Beta 3.
  117.  
  118. 1. Re-worked dialog creation routine, might cure scaling problem.
  119. 2. Changed page switching code to move the controls when created, this is
  120.    slightly slower than the previous method, but gets rid of the 'ghost' 
  121.    dialog that used to come up when you changed pages.
  122. 3. Fixes problem deliberately creating duplicate flist entries.
  123. 4. Changed the notification dialog to be MDI (sort of a cut down Say
  124.    window, but still has things like auto-spell check).
  125. 5. Fixed help button not working in main dialog (though I've just noticed 
  126.    it doesn't work in this dialog).
  127. 6. Added drag capability in Flist window, so you can move items up and down
  128.    with the mouse (I was looking at doing it between flist windows, but
  129.    that turned out to be a lot more complicated).
  130. 7. Del key in flist dialog now deletes items.
  131. 8. Ins key in flist dialog inserts blank line.
  132. 9. Fixed focus problem after adding an Flist entry (i.e. so that notify was
  133.    greyed out even thought an item in the flist was highlighted).
  134.  
  135. To Do:
  136.  
  137. 1. Allow different signatures to be selected.
  138. 2. Add query/cancel to notify dialog.
  139. 3. Discover why sort flist doesn't work (did it before I started messing
  140.    with it?).
  141. 4. Adjust layout slightly so buttons down RHS match up on both pages.
  142.  
  143. Beta 2.
  144.  
  145. 1. Fixed problem cancelling the dialog creation.
  146. 2. You can now open more than one Moderate window at a time (this is 
  147.    quite cool, but I keep wanting to drag'n'drop files).
  148. 3. Changed the Query save dialog to not have a cancel button if Ameol2 
  149.    is quitting (it did GPF if you tries this).
  150.  
  151. Beta 1.
  152.  
  153. 1. Changed main dialog code to be MDI.
  154.  
  155.